home *** CD-ROM | disk | FTP | other *** search
/ Cigar Companion Interactive / Cigar Companion Interactive.iso / pc / cigars.dxr / DIRECTORY_80.ls < prev    next >
Encoding:
Text File  |  1997-08-27  |  151 b   |  8 lines

  1. on mouseDown
  2.   set doIt to buttonIt()
  3.   if doIt <> 0 then
  4.     unPuppettheSprite([10, 34, 35, 36, 37, 38, 39, 40])
  5.     go("director Main")
  6.   end if
  7. end
  8.